home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / maestixlib.lha / Maestix / include / fd / maestix_lib.fd
Text File  |  1995-03-27  |  417b  |  16 lines

  1. * "maestix.library"
  2. ##base _MaestixBase
  3. ##bias 30
  4. ##public
  5. AllocMaestro(taglist)(a0)
  6. FreeMaestro(maestrobase)(a0)
  7. SetMaestro(maestrobase,taglist)(a0/a1)
  8. GetStatus(maestrobase,mstat)(a0/d0)
  9. TransmitData(maestrobase,datamessage)(a0/a1)
  10. ReceiveData(maestrobase,datamessage)(a0/a1)
  11. FlushTransmit(maestrobase)(a0)
  12. FlushReceive(maestrobase)(a0)
  13. StartRealtime(maestrobase,taglist)(a0/a1)
  14. StopRealtime(maestrobase)(a0)
  15. ##end
  16.